Skip to content

Conversation

@cnblogs-dudu
Copy link

catch (Exception e)
{
_logger.LogError("PerformMultiGet", e);
_logger.LogError(0, e, "PerformMultiGet");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not necessary to set EventId.

Copy link

@greatkeke greatkeke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Over, no problem found.

@cnblogs-dudu cnblogs-dudu merged commit 465ef9b into dotnetcore Dec 15, 2017
@cnblogs-dudu cnblogs-dudu deleted the fix-MultiGet-not-working branch December 29, 2018 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants